widget: Set style flags on the style context when the flags are set
authorRui Matos <tiagomatos@gmail.com>
Thu, 15 Dec 2011 01:29:26 +0000 (01:29 +0000)
committerRui Matos <tiagomatos@gmail.com>
Mon, 19 Dec 2011 19:21:15 +0000 (19:21 +0000)
commitcc8012eb3262a242127e1f068c9c4cfe6e4b2c74
treedd9b4b1e0c615520a5d3da54501254b1065669fd
parenteecbdb6f57a7cee13529781efb74ed592f7f203f
widget: Set style flags on the style context when the flags are set

This will allow us to simplify most draw methods by not having to explicitly
set the style flags on the context.
gtk/gtkwidget.c